1 write to Kari
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Asn1\RecipientInfoAsn.xml.cs (1)
108
decoded.
Kari
= tmpKari;
5 references to Kari
System.Security.Cryptography.Pkcs (5)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (3)
63
else if (recipientInfo.
Kari
.HasValue)
65
for (int i = 0; i < recipientInfo.
Kari
.Value.RecipientEncryptedKeys.Length; i++)
68
new KeyAgreeRecipientInfo(new ManagedKeyAgreePal(recipientInfo.
Kari
.Value, i)));
System\Security\Cryptography\Pkcs\Asn1\RecipientInfoAsn.xml.cs (2)
49
if (
Kari
.HasValue)
54
Kari
.Value.Encode(writer, new Asn1Tag(TagClass.ContextSpecific, 1));