6 references to PushOctetString
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
464
using (writer.
PushOctetString
())
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
464
using (writer.
PushOctetString
())
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnWriter.cs (1)
109
/// <see cref="
PushOctetString
"/> was called without the corresponding
System.Security.Cryptography.Pkcs (3)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
196
using (writer.
PushOctetString
())
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (1)
338
using (writer.
PushOctetString
())
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
468
using (valueWriter.
PushOctetString
())