2 writes to OriType
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
30OriType = Oids.IdSmimeOriKem,
System\Security\Cryptography\Pkcs\Asn1\OtherRecipientInfoAsn.xml.cs (1)
91decoded.OriType = sequenceReader.ReadObjectIdentifier();
2 references to OriType
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
74if (recipientInfo.Ori.Value.OriType == Oids.IdSmimeOriKem)
System\Security\Cryptography\Pkcs\Asn1\OtherRecipientInfoAsn.xml.cs (1)
28writer.WriteObjectIdentifier(OriType);