SecretWithEncapsulationImpl public class SecretWithEncapsulationImpl : ISecretWithEncapsulation, IDisposable Documentation Code public SecretWithEncapsulationImpl(byte[] sessionKey, byte[] cipher_text) public void Dispose() protected virtual void Dispose(bool disposing) public byte[] GetEncapsulation() public byte[] GetSecret() public bool IsDestroyed()