2 writes to MacSalt
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (2)
233decoded.MacSalt = tmpSpan; 237decoded.MacSalt = sequenceReader.ReadOctetString();
1 reference to MacSalt
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
168writer.WriteOctetString(MacSalt);