3 writes to Ukm
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
342Ukm = ukm,
System\Security\Cryptography\Pkcs\Asn1\CmsOriForKemOtherInfoAsn.xml.cs (2)
101decoded.Ukm = rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray(); 105decoded.Ukm = explicitReader.ReadOctetString();
2 references to Ukm
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\CmsOriForKemOtherInfoAsn.xml.cs (2)
30if (Ukm.HasValue) 33writer.WriteOctetString(Ukm.Value.Span);