76 references to ReadEncodedValue
System.Security.Cryptography (41)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
100tmpSpan = sequenceReader.ReadEncodedValue(); 206decoded.Parameters = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (3)
110tmpSpan = collectionReader.ReadEncodedValue(); 207decoded.AttrValues = sequenceReader.ReadEncodedValue(); 257_current = _reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs (1)
174tmpSpan = reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\FieldID.xml.cs (1)
89decoded.Parameters = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (2)
242tmpSpan = reader.ReadEncodedValue(); 248tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (1)
113tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SecretBagAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\CertificateChoiceAsn.xml.cs (4)
214tmpSpan = reader.ReadEncodedValue(); 219tmpSpan = reader.ReadEncodedValue(); 224tmpSpan = reader.ReadEncodedValue(); 229tmpSpan = reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
97tmpSpan = explicitReader.ReadEncodedValue(); 189decoded.Content = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncapsulatedContentInfoAsn.xml.cs (1)
104tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\IssuerAndSerialNumberAsn.xml.cs (1)
98tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\OtherCertificateFormat.xml.cs (1)
92tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
188tmpSpan = collectionReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (1)
133tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
249decoded.Attributes = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (2)
248reader.ReadEncodedValue(); 273reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
115valueAsnReader.ReadEncodedValue();
System\Security\Cryptography\Helpers.cs (1)
321reader.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (3)
112tmpSpan = sequenceReader.ReadEncodedValue(); 234decoded.Subject = sequenceReader.ReadEncodedValue(); 242decoded.Attributes = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml.cs (1)
161tmpSpan = reader.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\Asn1\PolicyInformationAsn.xml.cs (1)
100tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (2)
220tmpSpan = sequenceReader.ReadEncodedValue(); 228tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (1)
320Extensions = revokedCertificate.ReadEncodedValue().ToArray();
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
149sequence.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (2)
38ReadOnlySpan<byte> firstValue = typeAndValue.ReadEncodedValue(); 54typeAndValue.ReadEncodedValue();
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (1)
250counter.ReadEncodedValue();
System.Security.Cryptography.Pkcs (35)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (2)
100tmpSpan = sequenceReader.ReadEncodedValue(); 206decoded.Parameters = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (3)
110tmpSpan = collectionReader.ReadEncodedValue(); 207decoded.AttrValues = sequenceReader.ReadEncodedValue(); 257_current = _reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs (1)
174tmpSpan = reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (2)
242tmpSpan = reader.ReadEncodedValue(); 248tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (1)
113tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SecretBagAsn.xml.cs (1)
97tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\CertificateChoiceAsn.xml.cs (4)
214tmpSpan = reader.ReadEncodedValue(); 219tmpSpan = reader.ReadEncodedValue(); 224tmpSpan = reader.ReadEncodedValue(); 229tmpSpan = reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
97tmpSpan = explicitReader.ReadEncodedValue(); 189decoded.Content = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncapsulatedContentInfoAsn.xml.cs (1)
104tmpSpan = explicitReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\IssuerAndSerialNumberAsn.xml.cs (1)
98tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\OtherCertificateFormat.xml.cs (1)
92tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
188tmpSpan = collectionReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (1)
133tmpSpan = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
249decoded.Attributes = sequenceReader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (2)
248reader.ReadEncodedValue(); 273reader.ReadEncodedValue();
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
115valueAsnReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (1)
164decoded.HashAlgorithm = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (1)
143tmpSpan = collectionReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
100tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (1)
114tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\PolicyQualifierInfo.xml.cs (1)
92tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampResp.xml.cs (1)
93tmpSpan = sequenceReader.ReadEncodedValue();
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (2)
448decoded.Tsa = explicitReader.ReadEncodedValue(); 456decoded.Extensions = sequenceReader.ReadEncodedValue();