2 writes to OriValue
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
31OriValue = writer.Encode(),
System\Security\Cryptography\Pkcs\Asn1\OtherRecipientInfoAsn.xml.cs (1)
93decoded.OriValue = rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray();
2 references to OriValue
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
77recipientInfo.Ori.Value.OriValue,
System\Security\Cryptography\Pkcs\Asn1\OtherRecipientInfoAsn.xml.cs (1)
36writer.WriteEncodedValue(OriValue.Span);