1 override of KeyEncapsulationCiphertext
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
142
internal override ReadOnlyMemory<byte>
KeyEncapsulationCiphertext
=> _asn.Kemct;
1 reference to KeyEncapsulationCiphertext
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\KemRecipientInfo.cs (1)
51
public ReadOnlyMemory<byte> KeyEncapsulationCiphertext => Pal.
KeyEncapsulationCiphertext
;