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