4 references to TryReadOctetString
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.OctetString.cs (2)
621/// <seealso cref="TryReadOctetString"/> 659/// <seealso cref="TryReadOctetString"/>
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\AsnHelpers.cs (1)
118if (!reader.TryReadOctetString(salt, out saltLen))
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
269if (!reader.TryReadOctetString(rented, out bytesWritten))