3 writes to Kemct
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
79
kemri.
Kemct
= ciphertext;
System\Security\Cryptography\Pkcs\Asn1\KemRecipientInfoAsn.xml.cs (2)
110
decoded.
Kemct
= rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray();
114
decoded.
Kemct
= sequenceReader.ReadOctetString();
2 references to Kemct
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
142
internal override ReadOnlyMemory<byte> KeyEncapsulationCiphertext => _asn.
Kemct
;
System\Security\Cryptography\Pkcs\Asn1\KemRecipientInfoAsn.xml.cs (1)
36
writer.WriteOctetString(
Kemct
.Span);