2 writes to MacSalt
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (2)
115
decoded.
MacSalt
= rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray();
119
decoded.
MacSalt
= sequenceReader.ReadOctetString();
2 references to MacSalt
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
47
writer.WriteOctetString(
MacSalt
.Span);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs (1)
73
MacData.Value.
MacSalt
.Span,