4 references to WriteEncodedValueForCrypto
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (2)
338pkcs8Writer.WriteEncodedValueForCrypto(decrypted); 374pkcs8Writer.WriteEncodedValueForCrypto(decrypted);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (1)
81writer.WriteEncodedValueForCrypto(EncodedBagValue.Span);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (1)
459writer.WriteEncodedValueForCrypto(_encrypted.Span);