22 references to ReadEncodedValue
System.Security.Cryptography (22)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (1)
100
tmpSpan = sequenceReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (1)
110
tmpSpan = collectionReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs (1)
159
tmpSpan = reader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\FieldID.xml.cs (1)
92
tmpSpan = sequenceReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (2)
227
tmpSpan = reader.
ReadEncodedValue
();
233
tmpSpan = explicitReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (1)
97
tmpSpan = explicitReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (1)
97
tmpSpan = explicitReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (1)
113
tmpSpan = explicitReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (1)
97
tmpSpan = explicitReader.
ReadEncodedValue
();
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
148
asnValueReader.
ReadEncodedValue
();
System\Security\Cryptography\Helpers.cs (1)
314
reader.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
112
tmpSpan = sequenceReader.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml.cs (1)
146
tmpSpan = reader.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\Asn1\PolicyInformationAsn.xml.cs (1)
100
tmpSpan = sequenceReader.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (2)
217
tmpSpan = sequenceReader.
ReadEncodedValue
();
225
tmpSpan = sequenceReader.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (1)
320
Extensions = revokedCertificate.
ReadEncodedValue
().ToArray();
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
149
sequence.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (2)
38
ReadOnlySpan<byte> firstValue = typeAndValue.
ReadEncodedValue
();
54
typeAndValue.
ReadEncodedValue
();
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (1)
250
counter.
ReadEncodedValue
();