Base:
property
KeyEncapsulationCiphertext
Internal.Cryptography.KemRecipientInfoPal.KeyEncapsulationCiphertext
2 references to KeyEncapsulationCiphertext
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (2)
215
if (
KeyEncapsulationCiphertext
.Length != encodedAlgorithm.CiphertextSizeInBytes)
287
decapsulator(state,
KeyEncapsulationCiphertext
.Span, sharedSecret);